[INFO] fetching crate teller 2.0.7...
[INFO] checking teller-2.0.7 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] extracting crate teller 2.0.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate teller 2.0.7
[INFO] finished tweaking crates.io crate teller 2.0.7
[INFO] tweaked toml for crates.io crate teller 2.0.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teller 2.0.7 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teller 2.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae47172860dd4928c0ffc3a7208dda5c393f3c84cbf821dbc49a96f4d248381a
[INFO] running `Command { std: "docker" "start" "-a" "ae47172860dd4928c0ffc3a7208dda5c393f3c84cbf821dbc49a96f4d248381a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae47172860dd4928c0ffc3a7208dda5c393f3c84cbf821dbc49a96f4d248381a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae47172860dd4928c0ffc3a7208dda5c393f3c84cbf821dbc49a96f4d248381a", kill_on_drop: false }`
[INFO] [stdout] ae47172860dd4928c0ffc3a7208dda5c393f3c84cbf821dbc49a96f4d248381a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b190678c7e8a08037ea1410e50ea2d0f9811f75f66a215fdf7b0e199bdbe0799
[INFO] running `Command { std: "docker" "start" "-a" "b190678c7e8a08037ea1410e50ea2d0f9811f75f66a215fdf7b0e199bdbe0799", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling aws-types v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking aws-smithy-xml v0.60.8
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling crc32c v0.6.5
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling dockertest v0.3.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking snapbox-macros v0.3.8
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking snapbox v0.4.17
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling prost-derive v0.12.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling rustify_derive v0.5.2
[INFO] [stdout] error: cannot find macro `quote_spanned` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustify_derive-0.5.2/src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Error(quote_spanned! { span =>
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote_spanned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr] error: could not compile `rustify_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b190678c7e8a08037ea1410e50ea2d0f9811f75f66a215fdf7b0e199bdbe0799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b190678c7e8a08037ea1410e50ea2d0f9811f75f66a215fdf7b0e199bdbe0799", kill_on_drop: false }`
[INFO] [stdout] b190678c7e8a08037ea1410e50ea2d0f9811f75f66a215fdf7b0e199bdbe0799
